Used for modern classes and methods
Collection | Base class for Collections |
CollectionFilter | Class for filtering elements when filtering a Collection |
CollectionTransformer | Class to transform elements in a Collection to something else |
Comparator | Class used to handle comparison logic (used primarily for sorting Collection objects) |
Map | |
MapFilter | Class for filtering elements when filtering a Map |
MapTransformer | Class for transforming elements in a Map to something else |
MatchingDataTypeComparator | Class for comparing, ignoring data type check |
Pair | Base class for ky/value pair |
StringCollection | Collection that can only contain strings or scalars, which will be converted to strings |
Copyright © HCL America, Inc. 1999, 2023. All Rights Reserved.